home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
CMCD1203.ISO
/
Software
/
Complet
/
CINEBENCH 2003
/
resource
/
res
/
description
/
Oextrude.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
235b
|
13 lines
#ifndef _Oextrude_H_
#define _Oextrude_H_
enum
{
EXTRUDEOBJECT_ISOPARM = 1000,
EXTRUDEOBJECT_SUB = 1001,
EXTRUDEOBJECT_MOVE = 1002,
EXTRUDEOBJECT_FLIPNORMALS = 1003,
EXTRUDEOBJECT_HIERARCHIC = 1004
};
#endif